home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / modules / nessus-2.2.8.mo / usr / lib / nessus / plugins / debian_DSA-470.nasl < prev    next >
Text File  |  2005-03-31  |  5KB  |  93 lines

  1. # This script was automatically generated from the dsa-470
  2. # Debian Security Advisory
  3. # It is released under the Nessus Script Licence.
  4. # Advisory is copyright 1997-2004 Software in the Public Interest, Inc.
  5. # See http://www.debian.org/license
  6. # DSA2nasl Convertor is copyright 2004 Michel Arboi
  7.  
  8. if (! defined_func('bn_random')) exit(0);
  9.  
  10. desc = '
  11. Several local root exploits have been discovered recently in the Linux
  12. kernel.  This security advisory updates the hppa kernel 2.4.17 for
  13. Debian GNU/Linux.  The Common Vulnerabilities and Exposures project
  14. identifies the following problems that are fixed with this update:
  15.    An integer overflow in brk() system call (do_brk() function) for
  16.    Linux allows a local attacker to gain root privileges.  Fixed
  17.    upstream in Linux 2.4.23.
  18.    Paul Starzetz discovered a flaw in bounds checking in mremap() in
  19.    the Linux kernel (present in version 2.4.x and 2.6.x) which may
  20.    allow a local attacker to gain root privileges.  Version 2.2 is not
  21.    affected by this bug.  Fixed upstream in Linux 2.4.24.
  22.    Paul Starzetz and Wojciech Purczynski of isec.pl discovered a
  23.    critical security vulnerability in the memory management code of
  24.    Linux inside the mremap(2) system call.  Due to missing function
  25.    return value check of internal functions a local attacker can gain
  26.    root privileges.  Fixed upstream in Linux 2.4.25 and 2.6.3.
  27. For the stable distribution (woody) these problems have been fixed in
  28. version 32.3 of kernel-image-2.4.17-hppa.
  29. For the unstable distribution (sid) these problems have been fixed in
  30. version 2.4.25-1 of kernel-image-2.4.25-hppa.
  31. We recommend that you upgrade your Linux kernel packages immediately.
  32. Vulnerability matrix for CAN-2004-0077
  33.  
  34.  
  35. Solution : http://www.debian.org/security/2004/dsa-470
  36. Risk factor : High';
  37.  
  38. if (description) {
  39.  script_id(15307);
  40.  script_version("$Revision: 1.4 $");
  41.  script_xref(name: "DSA", value: "470");
  42.  script_cve_id("CAN-2003-0961", "CAN-2003-0985", "CAN-2004-0077");
  43.  script_bugtraq_id(9138, 9356, 9686);
  44.  script_xref(name: "CERT", value: "981222");
  45.  
  46.  script_description(english: desc);
  47.  script_copyright(english: "This script is (C) 2004 Michel Arboi");
  48.  script_name(english: "[DSA470] DSA-470-1 linux-kernel-2.4.17-hppa");
  49.  script_category(ACT_GATHER_INFO);
  50.  script_family(english: "Debian Local Security Checks");
  51.  script_dependencies("ssh_get_info.nasl");
  52.  script_require_keys("Host/Debian/dpkg-l");
  53.  script_summary(english: "DSA-470-1 linux-kernel-2.4.17-hppa");
  54.  exit(0);
  55. }
  56.  
  57. include("debian_package.inc");
  58.  
  59. w = 0;
  60. if (deb_check(prefix: 'kernel-headers-2.4.17-hppa', release: '3.0', reference: '32.3')) {
  61.  w ++;
  62.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-headers-2.4.17-hppa is vulnerable in Debian 3.0.\nUpgrade to kernel-headers-2.4.17-hppa_32.3\n');
  63. }
  64. if (deb_check(prefix: 'kernel-image-2.4.17-32', release: '3.0', reference: '32.3')) {
  65.  w ++;
  66.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-32 is vulnerable in Debian 3.0.\nUpgrade to kernel-image-2.4.17-32_32.3\n');
  67. }
  68. if (deb_check(prefix: 'kernel-image-2.4.17-32-smp', release: '3.0', reference: '32.3')) {
  69.  w ++;
  70.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-32-smp is vulnerable in Debian 3.0.\nUpgrade to kernel-image-2.4.17-32-smp_32.3\n');
  71. }
  72. if (deb_check(prefix: 'kernel-image-2.4.17-64', release: '3.0', reference: '32.3')) {
  73.  w ++;
  74.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-64 is vulnerable in Debian 3.0.\nUpgrade to kernel-image-2.4.17-64_32.3\n');
  75. }
  76. if (deb_check(prefix: 'kernel-image-2.4.17-64-smp', release: '3.0', reference: '32.3')) {
  77.  w ++;
  78.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-64-smp is vulnerable in Debian 3.0.\nUpgrade to kernel-image-2.4.17-64-smp_32.3\n');
  79. }
  80. if (deb_check(prefix: 'kernel-source-2.4.17-hppa', release: '3.0', reference: '32.3')) {
  81.  w ++;
  82.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-source-2.4.17-hppa is vulnerable in Debian 3.0.\nUpgrade to kernel-source-2.4.17-hppa_32.3\n');
  83. }
  84. if (deb_check(prefix: 'kernel-image-2.4.17-hppa', release: '3.2', reference: '2.4')) {
  85.  w ++;
  86.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-hppa is vulnerable in Debian sid.\nUpgrade to kernel-image-2.4.17-hppa_2.4\n');
  87. }
  88. if (deb_check(prefix: 'kernel-image-2.4.17-hppa', release: '3.0', reference: '32')) {
  89.  w ++;
  90.  if (report_verbosity > 0) desc = strcat(desc, '\nThe package kernel-image-2.4.17-hppa is vulnerable in Debian woody.\nUpgrade to kernel-image-2.4.17-hppa_32\n');
  91. }
  92. if (w) { security_hole(port: 0, data: desc); }
  93.